Skip to content

[Backport] Removed comma(,) from translate attribute#15615

Merged
magento-engcom-team merged 2 commits intomagento:2.2-developfrom
dmytro-ch:2.2-develop-PR-port-14363
Jun 2, 2018
Merged

[Backport] Removed comma(,) from translate attribute#15615
magento-engcom-team merged 2 commits intomagento:2.2-developfrom
dmytro-ch:2.2-develop-PR-port-14363

Conversation

@dmytro-ch
Copy link
Copy Markdown
Contributor

Original Pull Request

#14363
There should be space instead of the comma(,) for separating two tag name inside the value of translate attribute.

Fixed Issues (if relevant)

N/A

Manual testing scenarios

N/A

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@dmytro-ch dmytro-ch requested a review from rogyar May 31, 2018 06:35
@dmytro-ch dmytro-ch added Release Line: 2.2 partners-contribution Pull Request is created by Magento Partner Partner: Atwix Pull Request is created by partner Atwix labels May 31, 2018
</field>
</group>
<group id="dashboard" translate="label,comment" sortOrder="60" showInDefault="1" showInWebsite="0" showInStore="0">
<group id="dashboard" translate="label comment" sortOrder="60" showInDefault="1" showInWebsite="0" showInStore="0">
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would recommend removing the comment completely. We don't have this section within a scope of the current node. The same is actual for "Orders Cron Settings" group as well

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, it's a good idea to add comment value to the child 'field' node

@dmytro-ch
Copy link
Copy Markdown
Contributor Author

Thank you @rogyar. This is a good point :)
I've applied the changes.

@magento-engcom-team
Copy link
Copy Markdown
Contributor

Hi @dmytro-ch. Thank you for your contribution.
Changes from your Pull Request will be available with the upcoming 2.2.6 release.

Please, consider to port this solution to 2.3 release line.
You may use Porting tool to port commits automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Sales Partner: Atwix Pull Request is created by partner Atwix partners-contribution Pull Request is created by Magento Partner Progress: accept Release Line: 2.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants